Articles by Brady Gaster

.NET Aspire and Azure Functions integration preview - Visual Studio Blog

Discover the latest Visual Studio 2022 feature that integrates .NET Aspire with Azure Functions, simplifying setup, enhancing existing projects, and offering real-time monitoring.

How to deploy .NET Aspire applications?

You can deploy .NET Aspire applications everywhere that you can deploy a .NET application. For Kubernetes, the open source tool Aspir8 enables Kubernetes manifest generation right from your Aspire App Host project! .NET Aspire is completely integrated with the Azure Developer CLI (azd) for quick and efficient deployment to Azure Container apps. Additionally, right-click publish capability is available directly in Visual Studio for multi-node microservice projects.